Total Complexity | 13 |
Dependencies | 0 |
Dependents | 0 |
Total lines | 84 |
Lines of code | 34 |
Logical lines of code | 17 |
Comment lines | 31 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
validate() | 60 | 6 | 15 | |
isHash() | 78 | 1 | 3 | |
isInt() | 78 | 1 | 3 | |
isFloat() | 78 | 1 | 3 | |
isWord() | 79 | 1 | 3 | |
isEmail() | 89 | 1 | 2 | |
isValidFilePath() | 89 | 1 | 2 | |
isUrl() | 81 | 1 | 3 |